* nsfont.m (ns_ascii_average_width): Ensure the string
authorAlp Aker <alp.tekin.aker@gmail.com>
Sun, 19 Aug 2012 00:53:29 +0000 (20:53 -0400)
committerAlp Aker <alp.tekin.aker@gmail.com>
Sun, 19 Aug 2012 00:53:29 +0000 (20:53 -0400)
commitb5e08b604251631765592d0248b0e30f7360204d
tree574b6cbb4e64593adbded8e3d511b7425e00f600
parent95f33094b3446772cf5dac573450a3c93c652163
* nsfont.m (ns_ascii_average_width): Ensure the string
ascii_printable is initialized with a null-terminated character
array.  Otherwise, it can contain undesired extra characters.
src/ChangeLog
src/nsfont.m